Get Prompt Result
@Serializable
The server's response to a prompts/get request from the client.
Constructors
Link copied to clipboard
constructor(description: String?, messages: List<PromptMessage>, _meta: JsonObject = EmptyJsonObject)